GXGetPrinterJob
You can use theGXGetPrinterJob
function to obtain the job object associated with a particular printer object.
gxJob GXGetPrinterJob (gxPrinter aPrinter);
aPrinter
- A reference to the printer object from which you wish to obtain the job object.
- function result
- A reference to the job object associated with the printer object.
DESCRIPTION
TheGXGetPrinterJob
function returns a reference to the job object that refers to the printer object specified in the aPrinter parameter.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help